Delete a rep record

SecurityAuthToken
Request
path Parameters
shipmentId
required
string <uuid>

The id of the shipment

repId
required
string <uuid>

The id of the rep

Responses
204

Successfully carried out the operation. No content returned

default

Default error response

delete/shipments/{shipmentId}/reps/{repId}/
Request samples
Response samples
application/json
{
  • "message": "string"
}
Copyright © Shipwell 2024. All right reserved.